performance_extra_low_value_character_trigger = {
    trigger = {
        has_landed_title = no
        age > 40
        NOT = { has_trait = genius }
        NOT = { has_trait = quick }
        NOT = { has_trait = intelligent }
        NOT = { has_trait = strong }
        NOT = { has_trait = robust }
        NOT = { is_pregnant = yes }
        NOT = { has_character_flag = important_character }
    }
}
